Skip to content

mkconcore: add local Java build/run/debug (#507)#508

Merged
pradeeban merged 1 commit intoControlCore-Project:devfrom
avinxshKD:fix/java-local-mkconcore
Mar 21, 2026
Merged

mkconcore: add local Java build/run/debug (#507)#508
pradeeban merged 1 commit intoControlCore-Project:devfrom
avinxshKD:fix/java-local-mkconcore

Conversation

@avinxshKD
Copy link

fixes #507

PR #501 added concore.java, but local Java wiring in mkconcore.py was still missing.
This patch adds:

  1. copy concore.java when Java nodes are present (non-docker)
  2. add Java file copy in local build scripts (windows + posix)
  3. add javac compile + java run/debug commands (windows + posix)
  4. add Java tool overrides via env / concore.tools (JAVAC*, JAVA*)

@avinxshKD
Copy link
Author

Hey @pradeeban If there’s any additional you want prioritized in Java or python, pls let me know and I’ll pick it up. Although I’m currently finalizing my Project 15 proposal, I'll still contribute when i can

Also i feel our Java is much better now :)

@pradeeban
Copy link
Member

yay, good luck @avinxshKD.

How close are we to stop calling the Java implementation a "toy?" Good work.

@pradeeban pradeeban merged commit c898269 into ControlCore-Project:dev Mar 21, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants